[INFO] cloning repository https://github.com/yugonsan/arkworks_groth16_exapmle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yugonsan/arkworks_groth16_exapmle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Farkworks_groth16_exapmle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Farkworks_groth16_exapmle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a5eeeebbbae534e70cd2d296c4fa8b4c1b8438f
[INFO] testing yugonsan/arkworks_groth16_exapmle against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Farkworks_groth16_exapmle" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  48% (2365/4852)
Updating files:  49% (2378/4852)
Updating files:  50% (2426/4852)
Updating files:  51% (2475/4852)
Updating files:  52% (2524/4852)
Updating files:  53% (2572/4852)
Updating files:  54% (2621/4852)
Updating files:  55% (2669/4852)
Updating files:  56% (2718/4852)
Updating files:  57% (2766/4852)
Updating files:  58% (2815/4852)
Updating files:  59% (2863/4852)
Updating files:  60% (2912/4852)
Updating files:  61% (2960/4852)
Updating files:  62% (3009/4852)
Updating files:  63% (3057/4852)
Updating files:  64% (3106/4852)
Updating files:  65% (3154/4852)
Updating files:  66% (3203/4852)
Updating files:  67% (3251/4852)
Updating files:  68% (3300/4852)
Updating files:  69% (3348/4852)
Updating files:  70% (3397/4852)
Updating files:  71% (3445/4852)
Updating files:  72% (3494/4852)
Updating files:  73% (3542/4852)
Updating files:  73% (3546/4852)
Updating files:  73% (3571/4852)
Updating files:  74% (3591/4852)
Updating files:  75% (3639/4852)
Updating files:  76% (3688/4852)
Updating files:  77% (3737/4852)
Updating files:  78% (3785/4852)
Updating files:  79% (3834/4852)
Updating files:  79% (3845/4852)
Updating files:  80% (3882/4852)
Updating files:  81% (3931/4852)
Updating files:  82% (3979/4852)
Updating files:  83% (4028/4852)
Updating files:  84% (4076/4852)
Updating files:  85% (4125/4852)
Updating files:  86% (4173/4852)
Updating files:  87% (4222/4852)
Updating files:  88% (4270/4852)
Updating files:  89% (4319/4852)
Updating files:  90% (4367/4852)
Updating files:  91% (4416/4852)
Updating files:  92% (4464/4852)
Updating files:  93% (4513/4852)
Updating files:  94% (4561/4852)
Updating files:  95% (4610/4852)
Updating files:  96% (4658/4852)
Updating files:  97% (4707/4852)
Updating files:  98% (4755/4852)
Updating files:  98% (4769/4852)
Updating files:  99% (4804/4852)
Updating files: 100% (4852/4852)
Updating files: 100% (4852/4852), done.
[INFO] started tweaking git repo https://github.com/yugonsan/arkworks_groth16_exapmle
[INFO] finished tweaking git repo https://github.com/yugonsan/arkworks_groth16_exapmle
[INFO] tweaked toml for git repo https://github.com/yugonsan/arkworks_groth16_exapmle written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yugonsan/arkworks_groth16_exapmle on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yugonsan/arkworks_groth16_exapmle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.53
[INFO] [stderr]   Downloaded ark-relations v0.3.0
[INFO] [stderr]   Downloaded ark-serialize-derive v0.3.0
[INFO] [stderr]   Downloaded ark-ec v0.3.0
[INFO] [stderr]   Downloaded ark-bn254 v0.3.0
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.3.0
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded ark-poly v0.3.0
[INFO] [stderr]   Downloaded ark-groth16 v0.3.0
[INFO] [stderr]   Downloaded pest v2.5.6
[INFO] [stderr]   Downloaded rayon-core v1.11.0
[INFO] [stderr]   Downloaded ark-snark v0.3.0
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded rayon v1.7.0
[INFO] [stderr]   Downloaded syn v2.0.8
[INFO] [stderr]   Downloaded libc v0.2.140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15ea07cf793192a18eae823b25524260abda05a946227fae4a816db6a4bb335e
[INFO] running `Command { std: "docker" "start" "-a" "15ea07cf793192a18eae823b25524260abda05a946227fae4a816db6a4bb335e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15ea07cf793192a18eae823b25524260abda05a946227fae4a816db6a4bb335e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ea07cf793192a18eae823b25524260abda05a946227fae4a816db6a4bb335e", kill_on_drop: false }`
[INFO] [stdout] 15ea07cf793192a18eae823b25524260abda05a946227fae4a816db6a4bb335e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf6ccd193d018c1aaca8f94b22043a81561220263e46a03f91ba4e5b244120c2
[INFO] running `Command { std: "docker" "start" "-a" "bf6ccd193d018c1aaca8f94b22043a81561220263e46a03f91ba4e5b244120c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.53/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bf6ccd193d018c1aaca8f94b22043a81561220263e46a03f91ba4e5b244120c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6ccd193d018c1aaca8f94b22043a81561220263e46a03f91ba4e5b244120c2", kill_on_drop: false }`
[INFO] [stdout] bf6ccd193d018c1aaca8f94b22043a81561220263e46a03f91ba4e5b244120c2
